How to Install libdb1-compat software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libdb1-compat software package in Ubuntu 14.04 LTS (Trusty Tahr)

libdb1-compat software package provides Berkeley database routines [glibc 2.0/2.1 compatibility], you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libdb1-compat 

libdb1-compat is installed in your system.

Make ensure the libdb1-compat package were installed using the commands given below,

$ sudo dpkg-query -l | grep libdb1-compat *

You will get with libdb1-compat package name, version, architecture and description in a table

libdb1-compat package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Old Libraries
Package libdb1-compat
Version 2.1.3-17
Description Berkeley database routines [glibc 2.0/2.1 compatibility]
Sub Section oldlibs


See Also, How to uninstall or remove libdb1-compat software package from Ubuntu 14.04 LTS (Trusty Tahr)?